home *** CD-ROM | disk | FTP | other *** search
/ Champak 99 / (Vol 99) Jan 19 2010.iso / Games / aeroplane.swf / scripts / DefineButton2_166 / BUTTONCONDACTION on(release).as
Text File  |  2010-01-19  |  58b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(1);
  4. }
  5.